ot::Time::operator>() const method
Indicates whether this `Time` instance is strictly after another one.
Arguments
aOther
A `Time` instance to compare with.
Return value
TRUE This `Time` instance is strictly after @p aOther. FALSE This `Time` instance is not strictly after @p aOther.